PurpleKingdomGames / hello-indigo-sbt

"Hello, World!" for Indigo. (SBT version)

Home Page:https://indigoengine.io/docs/quickstart/hello-indigo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Hello, Indigo!"

Screen grab of "Hello, Indigo!"

This is a small "hello, world"-like project to help people get started with indigo. There is a write up if you'd like to follow along with how the this little demo was made.

Note: The Mill version was built first, and it's commit history shows how the demo was built up.

This demo has been built using SBT, but you can use Mill, please see the set up guide.

Assuming you have SBT set up as the guide suggests, to run the demo, do the following from your command line:

sbt runGame

About

"Hello, World!" for Indigo. (SBT version)

https://indigoengine.io/docs/quickstart/hello-indigo


Languages

Language:Scala 100.0%