2023-11-24 22:19:29 +00:00
2023-11-27 11:58:31 +01:00
2023-12-06 22:30:22 +01:00
2023-12-01 21:57:52 +01:00
2023-12-01 21:57:52 +01:00
2023-11-24 22:19:29 +00:00
2023-12-06 22:23:47 +01:00
2023-12-07 01:18:39 +01:00
2023-12-04 01:01:45 +01:00

rowboz

A clone of the video game Chase/Robots written in Go. Primary goal is to deepen my knowledge and understanding of the Go programming language.

Gameplay

Technology

The tool will be written in Go exploring the following:

  • Deepening my knowledge of Go routines
  • Usage of channels
  • Localities
  • Interfaces
  • Generics (if possible)

Phases

Step 1

  • Make the game in a functioning state (#11)

Step 2

  • Split the game in separate modules (#1)
Description
A clone of the video game Chase/Robots written in Go. Primary goal is to deepen my knowledge and understanding of the Go programming language.
https://en.wikipedia.org/wiki/Chase_(video_game)
Readme BSD-4-Clause 120 KiB
2023-12-12 23:37:19 +01:00
Languages
Go 100%