Difference between revisions of "Tziken"

From RogueBasin
Jump to navigation Jump to search
m (Even newer screenshot)
m
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:


== Description ==
== Description ==
Tziken is a small roguelike where you play as a tziken. I haven't really thought about anything else. I don't know what the gameplay will be like, or what the goal will be. Right now, you can walk around and bump into walls. Often times, you spawn on walls and can't move. Tziken uses tiny 8x8 tiles made by me, RylandAlmanza, the colorblind kid. Source code is available at http://darcsden.com/RylandAlmanza/Tziken but it's very messy, as I just started learning haskell, so I wouldn't recommend using it for anything.
Tziken is a small roguelike where you play as a tziken. I haven't really thought about anything else. I don't know what the gameplay will be like, or what the goal will be. Right now, you can walk around and bump into walls. Often times, you spawn on walls and can't move. Tziken uses tiny 8x8 tiles made by me, RylandAlmanza, the colorblind kid. Source code is available at http://darcsden.com/RylandAlmanza/Tziken but it's very messy, as I just started learning Haskell, so I wouldn't recommend using it for anything.


== Features ==
== Features ==
Line 23: Line 23:


== Screenshots ==
== Screenshots ==
http://dl.dropbox.com/u/23228112/tzikendla2.png
http://dl.dropbox.com/u/23228112/tzikendla3.png


== Download ==
== Download ==
Current version is available here: http://dl.dropbox.com/u/23228112/tziken.zip
Current version is available here: http://dl.dropbox.com/u/23228112/tziken.zip
This archive contains the windows and linux versions of the game, along with SDL.dll for windows users.
This archive contains the windows and linux versions of the game, along with SDL.dll for windows users.

Latest revision as of 09:19, 1 April 2014

Tziken
Alpha Project
Developer RylandAlmanza
Theme Tziken
Influences
Released 5/25/2012
Updated
Licensing Open Source
P. Language Haskell
Platforms Linux, Windows
Interface Tiles
Game Length About the length of a Tziken from head to tail
Official site of Tziken


Description

Tziken is a small roguelike where you play as a tziken. I haven't really thought about anything else. I don't know what the gameplay will be like, or what the goal will be. Right now, you can walk around and bump into walls. Often times, you spawn on walls and can't move. Tziken uses tiny 8x8 tiles made by me, RylandAlmanza, the colorblind kid. Source code is available at http://darcsden.com/RylandAlmanza/Tziken but it's very messy, as I just started learning Haskell, so I wouldn't recommend using it for anything.

Features

Current features include:

More to come. :)

Screenshots

tzikendla3.png

Download

Current version is available here: http://dl.dropbox.com/u/23228112/tziken.zip This archive contains the windows and linux versions of the game, along with SDL.dll for windows users.