Skip to content

To develop a game from scratch using Go. I knew Go isn't comfortable to making a game, but I need to.

Notifications You must be signed in to change notification settings

Rayato159/nevers-space-shooting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nevers Space Shooting

This game is an assignment of my backend lead in my current company that I've working for.

The objective of this game is just to move by pressing an 'Arrow' and shoot the Enemy 'E' by press 'Space Bar' to shoot, if the enemy is dead then you win this game.

alt text

Flow Chart

alt text

Start

go run main.go

Exit

To exit just press 'ESC' key on your keybaord.

Warning

This game can make your CPU work hard. Don't play for too long!

Features

  • 2D Map
  • Player
  • Enemy
  • Attacking
  • Reduce Enemy HP
  • Critical Hit Chance

Need to Improve

  • Enemy Attack Logic

About

To develop a game from scratch using Go. I knew Go isn't comfortable to making a game, but I need to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages