Skip to content

A rogue-like game featuring randomly generated spells

License

Notifications You must be signed in to change notification settings

TaizWeb/dyshexia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Dyshexia

A rouge-like game featuring randomly generated spells

Engine

This game was created using love2d, in conjunction with my own engine, Heartbeat.

Running the Game

Eventually there will be releases for Windows, macOS, and Linux, likely on July 5th. You can also just clone the repository and run it with love2d, which brings us to...

Requirements/Installation

  • Lua (v5.3) - Get it from your package manager, or from the site itself
  • love2d (v11.1) - Get it from your package manager, or from the site itself
  • If you're just trying to play the game, you don't need any of this since it'll work out of box as an executable

You can then run the project by using love2d src while in the directory (which can be obtained by either downloading the zip or cloning)

Contributing

I'm going to hold off on this until July 5th when I have the foundation laid out. But as for some ground rules:

  • No racism, I'd rather not end up being known as the guy who made some controversial game
  • Read and abide by the CODE_OF_EXCELLENCY on maintaining yourself in the issue tracker and pull requests
  • This project is licensed under the MIT, meaning you can fork it and do whatever you want. Though if you break the above rules in doing so, I'll have no part in it

About

A rogue-like game featuring randomly generated spells

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages