Skip to content

2D game engine using Go and the go-sdl2 wrapper, specifically for building platformer games.

License

Notifications You must be signed in to change notification settings

AVAniketh0905/go-sdl2-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gome

About

This is a 2D platformer game built using the go programming language and the SDL2 wrapper, go-sdl2. It features a single level with basic gameplay mechanics.

Features

  • Game loop
  • Object/texture parsers
  • Physics
  • Audio/ Text

Download

Windows

You can download the game from the builds directory.

Build Setup

To run the game, follow these steps:

  1. Install go and go-sdl2 on your system.
  2. go-sdl2 requires the SDL2 library to be installed on your system. You can download it from the go-sdl2.
  3. Clone the repository.
  4. Run the game.

Controls

  • Use the arrow keys to move.
  • Press the spacebar to jump.

License

This project is licensed under the MIT License.

About

2D game engine using Go and the go-sdl2 wrapper, specifically for building platformer games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published