Update
This commit is contained in:
parent
c532040215
commit
1c81c177e4
12 changed files with 56 additions and 15 deletions
|
@ -35,11 +35,11 @@ Here is a list of some projects and project ideas which we, [LRS](lrs.md), need
|
|||
| game: [Pokemon](pokemon.md) clone | hard? | | | | catchable monsters game, procedurally generated ones? SAF? | Tuxemon, ... |
|
||||
| game: fantasy [RPG](rpg.md) | hard? | | | | Dream: Elder Scrolls clone, also just a dungeon crawler, ... | |
|
||||
| games: tiny ones | easy | [uTD](micro_td.md), ... | ... |can never have enough| very tiny games, SAF is ideal for this, nice learning project | |
|
||||
| GUI library | easy/mid | | | |like SAF but for "PC" GUI (mouse, sound, ...), now GUI's a mess | |
|
||||
| image/2D data library | mid? | | | | C/comun lib for bitmaps (FFT, formats, ...), needs good planning| |
|
||||
| nice polished concise encyclopedia | mid/hard? | | | | nice printable UNCENSORED encyclop. (clone of Larousse Desk E.) | |
|
||||
| [go](go.md) engine/library (C or comun)| mid? | | | | | |
|
||||
| [GUI](gui.md) library | easy/mid | | | |like SAF but for "PC" GUI (mouse, sound, ...), now GUI's a mess | |
|
||||
| image/2D data library | mid? | | | | C/comun lib for bitmaps (FFT, formats, ...), needs good planning| |
|
||||
| logic circuit library/simulator (comun)| mid/hard? | | | | will be needed for PD computer | |
|
||||
| nice polished concise encyclopedia | mid/hard? | | | | nice printable UNCENSORED encyclop. (clone of Larousse Desk E.) | |
|
||||
| neural net/other ML library | hard? | | | | could use something KISS in pure C without needed python n shit | nothing |
|
||||
|[PD computer](public_domain_computer.md)| very hard | | | | needs prerequisites done first (language, logic circ. lib., ...)| Thinkpads :) |
|
||||
| PD computer "[operating system](os.md)"| mid? | | | | not now, will be more like Pokitto loader (see OS article) | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue