Skip to content

ChaiScript/Spiced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spiced: A Tile Based ChaiScript Backed Game Engine

Join the chat at https://gitter.im/ChaiScript/Spiced

Documentation Status

None.

Level Editing

You can use the Tiled to edit levels.

Example Code

The sample_game contains a simple game involving trading of goods and some adventure game story elements.

Make sure you talk to all of the characters multiple times, as new story elements become available.

To learn about the engine, I suggest you look at the sample_game/spiced.chai source file. Then open the sample_game/resources folder and look at the .tmx map files. You can open them with Tiled then export them as json files, overwriting the existing json files in the directory. Relaunch the game and see the differences.

Sample Tile Sets

Please note that most of the artwork comes from opengameart here: http://opengameart.org/content/oga-16x16-jrpg-sprites-tiles

All copyrights for artwork apply.