xylix / xylixlike

Learning project, developing a roguelike from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xylixlike

Attempt at creating a new and innovational roguelike from scratch.

Refer to https://github.com/xylix/xylixlike/projects/1 for project status

Build Status codecov Quality Gate Status

Compilation

Run gradle build in xylixlike/

run gradle check to run the tests. You need to have $DISPLAY set to run the graphical tests

run gradle run to compile and execute the game binary

Development

Your best friends:

About

Learning project, developing a roguelike from scratch


Languages

Language:Java 100.0%