https://github.com/pauldraper/architecture
A simple game for recreating famous ancient buildings
https://github.com/pauldraper/architecture
Last synced: 21 days ago
JSON representation
A simple game for recreating famous ancient buildings
- Host: GitHub
- URL: https://github.com/pauldraper/architecture
- Owner: pauldraper
- Created: 2013-10-24T21:25:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T05:39:13.000Z (about 12 years ago)
- Last Synced: 2025-01-09T07:40:57.474Z (over 1 year ago)
- Language: JavaScript
- Size: 14.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Architecture
A simple game for recreating famous ancient buildings.
## Implementation
This project uses Play 2.1.1, a web framework for Scala.
Javascript uses jQuery, jQuery UI, and the Google Closure Library. It is built using Plovr, a build server for the Google Closure Compiler.
## Getting started
Install Play 2.1.1. In the root of the project, run
play run
Go to localhost:9000.