Skip to content

nerds-odd-e/EmersonsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emerson's Game

This is an exercise application for the Modern Agile Engineering Practices course of Odd-e Philippines.

Inspired by Emerson's famous race game!

Getting Started

Migrate the database:

  ./gradlew flywayMigrate

Run unit, integration, and acceptance tests:

  ./gradlew test cucumber

To start the application:

  ./gradlew appStart

To generate project files for IntelliJ IDEA:

  ./gradlew idea

About

Emerson's Race Game in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published