Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidb/ld26_minimalism

My minimaliste game for Ludum Dare 26 (compo)
https://github.com/davidb/ld26_minimalism

Last synced: about 2 months ago
JSON representation

My minimaliste game for Ludum Dare 26 (compo)

Awesome Lists containing this project

README

        

This was my first participation to [Ludum Dare](http://www.ludumdare.com/) :

*[AbbrevsMaster - davidB - 48 Hour Compo Entry](http://www.ludumdare.com/compo/ludum-dare-26/?action=preview&uid=20693)*

The Game
========

Goal : Become an AbbrevsMaster.

Find Abbreviation to clean the screen of its definition/translation and try to create a minimaliste view like "Google Search" and scoring.

Points : definition's length x number of occurences.

5 categories x 10 levels (each one have its own url).

Mainly tested on Chromium & Firefox

* [Play Compo](http://davidB.github.io/ld26_minimalism/compo)
* [Ludum Dare entry](http://www.ludumdare.com/compo/ludum-dare-26/?action=preview&uid=20693)
* [Source](https://github.com/davidB/ld26_minimalism/)

[![in game](http://www.ludumdare.com/compo/wp-content/compo2/thumb/1c55c39e497c33d6c4442262e1bf66a1.jpg)](http://www.ludumdare.com/compo/wp-content/compo2/233892/20693-shot0.jpg)
[![categories](http://www.ludumdare.com/compo/wp-content/compo2/thumb/6668934daa3169667d51e68ee77f9505.jpg)](http://www.ludumdare.com/compo/wp-content/compo2/233892/20693-shot1.jpg)

The Technologies
================

Runtime
-------

* Music: [Mr. Mealey's Mediocre Machine from Kevin MacLeod] (http://incompetech.com/)
* Font: Font-awesome, [weloveiconsfonts.com](http://weloveiconsfonts.com)
* Host: [github pages](http://pages.github.com/)
* Browser: Chrome / Chromium (better), Firefox, IE10 (no sound)
* Database: text file with content from [ChatSlang](http://www.chatslang.com/)
* CSS : bootwatch "Simplex" theme + custom

Dev time
--------

* debug/test : Dartium, Chromium, Firefox (print ;-) )
* lang: [Dart stack](http://dartlang.org) (SDK, DartEditor, Dartium), HTML5, CSS3
* lib: simple_audio, web_ui, widget
* editors: DartEditor, jEdit, vim
* builder : Ant, Freemarker
* OS: Arch linux, zsh (oh-myzsh), mc, ...
* Draw: Inkscape
* SoundFx: generator (as3sfxr)[http://www.superflashbros.net/as3sfxr/]
* Kanban: [Trello](https://trello.com/board/ld26/517afacee4a0282247000a89)
* SCM: git + [github](https://github.com/davidB/ld48_minimalism/)
* Google + some articles

The LD Theme : minimalism
=========================

I make game with minimal gfx (triangle, cube,...), sound, ... daily (WIP Game). So I should do something different. I'm a fan of web design "minimalist" and "Google Search" page is a famous example. So start on a game with a visual like it.

And Abbreviation because, it's to write the minimal characteres ;-)

I hope you will enjoyed it, and you find some fun when you'll crunch abbrevs.

Thx