Skip to content

aldouus/odin-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started

wip game dev project

Note

before proceeding, ensure you have Odin installed download and install Odin from odin-lang.org if you haven't already


Building

win

  1. open a terminal or command prompt, or whatever you use

  2. run the build.bat script

    build.bat

mac

  1. open a terminal

  2. run the build.sh script

    ./build.sh

    make sure the script has execute permissions if not already

    chmod +x build.sh

About

combat demo wip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published