Skip to content

breck7/genesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildHtml
permalink index.html
viewSourceButton https://github.com/twny/genesis
theme dark

center
# Genesis
A game engine in c.
screenshot.png
 width 400px
Built in Public on Twitter.
 https://x.com/tawnniee/status/1840521375616016662

# Install, build and run in one line:
 git clone https://github.com/twny/genesis && cd genesis && make mac_deps && make build && ./main.c

# How to use
Use the WASD keys to move the ball.

center
# Roadmap
- Support other platforms besides MacOS.

About

a game engine in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • Makefile 2.9%