Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/davidb/ld26_minimalism
- Owner: davidB
- Created: 2013-04-27T22:09:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T17:54:46.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T22:10:08.624Z (8 months ago)
- Language: Dart
- Homepage: http://www.ludumdare.com/compo/ludum-dare-26/?action=preview&uid=20693
- Size: 2.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 + customDev 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 articlesThe 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