Skip to content

tathyagarg/odingine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odingine

Time stat

Odingine is a simple 2D game engine built using the Odin programming language. It aims to provide a straightforward and efficient way to create 2D games with minimal setup and boilerplate code.

Preview

Running the Engine

  1. Make sure you have Odin installed on your system.

  2. Clone the repository:

    git clone https://github.com/tathyagarg/odingine
     cd odingine
  3. Build and run the engine using Odin:

    odin run runtime

Note

There is still a lot of major features to be added and bugs to be fixed. Other documentation can be found in the docs folder.

About

2d game engine in odin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors