Update
This commit is contained in:
parent
8b619fe2cc
commit
cf7680ee94
18 changed files with 1999 additions and 1974 deletions
|
@ -33,6 +33,7 @@ NOTE 2: See **[how to do projects well](project.md)**.
|
|||
| [free universes](free_universe.md) | mid/hard? | | | | need at least one fantasy and one sci-fi, for games n shit | |
|
||||
| fiction, stories, books | mid? | | |have some plans | fairytales, sci-fi from LRS society etc. | |
|
||||
| free cultural [porn](porn.md) website | mid? | | | | libre porn + suckless site (no JS), prev. attempts failed | WMC porn, freedomporn.org |
|
||||
| freedom-friendly computer | hard | | | |not just "FOSS", must be also [KISS](kiss.md), cheap + fully free| RPI, Arduino, ... |
|
||||
| forum, chat, git/file host/mirror, ... | easy/mid? | | | |for LRS community, if you have a server you could host something | email, IRC |
|
||||
| [gamebook](gamebook.md) | easy/mid? | | | |can be done by nonprogrammers and later be made into PC game too | |
|
||||
| game engine/fantasy console (tiny) | easy/mid | [SAF](saf.md) | drummyfish | done | | |
|
||||
|
@ -42,15 +43,17 @@ NOTE 2: See **[how to do projects well](project.md)**.
|
|||
| game: [GTA](gta.md) clone | hard | | | | | |
|
||||
| game: [Minecraft](minecraft.md) clone | hard? | | | | Minetest is bloated as fuck, also bad license and SJWs | Minetest :( |
|
||||
| game: text adventure | easy | | | | pure CLI text adventure, maybe "US citizen simulator"? :) | |
|
||||
| game: [Trackmania](trackmania.md) clone| hard | [Licar](licar.md) | drummyfish | started | | |
|
||||
| game: [Trackmania](trackmania.md) clone| hard | [Licar](licar.md) | drummyfish | nearly finished | still could use a super KISS 2D TM-like game! | [racetrack](racetrack.md) |
|
||||
| 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, ... | |
|
||||
| game: [arena shooter](afps.md) | hard | | | | Xonotic died, OpenArena is imperfect, we need a suckless one | OpenArena? |
|
||||
| game: [MMORPG](mmorpg.md) | hard | | | |prolly 2D, maybe wait for [free universe](free_universe.md) first| |
|
||||
| game: Jump King clone (likely SAF) | easier | | | | easy to make, potentially lot of fun | |
|
||||
| game: Marble Blast clone (C?) | mid/hard? | | | | like Neverball but KISS, better controls, wouldn't be so hard | Neverball |
|
||||
| game: battle simulator clone (3D or 2D)| mid-hard | | | thinking about it | clone Ultimate Epic Battle Simulator, could be combined with RTS| CPU vs CPU in RTS games |
|
||||
| game: 3D light-gun shooter (with S3L) | mid | | | | nice relaxation game, not that hard to make | |
|
||||
| game: Uther Party clone | mid | | | | | |
|
||||
| game: virtual aquarium/farm | easier | | | | just a relaxing game, glorified Tamagotchi | |
|
||||
| game: Warcraft III clone (prolly 2D) | mid-hard | | | | RTS with multiplayer, can be combined with the battle sim. etc. | |
|
||||
| game: world's hardest game clone (SAF) | easy | | | | | |
|
||||
| game: zero player simulators/toys | mid/easier | [procball](procball.md) | drummyfish |done, more is better | games you don't play, just watch, to replace TV, streams etc. | |
|
||||
|
@ -60,13 +63,13 @@ NOTE 2: See **[how to do projects well](project.md)**.
|
|||
| [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 | |
|
||||
| Marble Blast clone (C?) | mid/hard? | | | | like Neverball but KISS, better controls, wouldn't be so hard | Neverball |
|
||||
| "[micronation](micronation.md)" | ??? | | | | kinda joke, has to be anarchist, no money/government/army | |
|
||||
| [MUD](mud.md) codebase (C or comun) | mid | | | | AFAIK there is no nice MUD codebase now | |
|
||||
| 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 |
|
||||
| non capitalist mouse | harder? | | | | simple no BS free HW mouse, can be ball, good if handles gamyes |capitalist mice :( keyboard|
|
||||
| non [SJW](sjw.md) non-profits/services | harder? | | | | git hosting, web hosting etc. that doesn't censor EVERYTHING | self host? |
|
||||
| [operating system](os.md) | HARD | | | | 100% LRS OS is far future, LRS-like BSD distro would be cool now| GNU, BSD, duskOS, ... |
|
||||
| steganography hosting anywhere | easy/mid | | |planning in head... |embedding uncensored data anywhere on the Inet with steganography| darknet n shit |
|
||||
| [unfuck](unfuck.md) third party SW | easy? | | | |take existing SW, remove cmake and other bloat, rewrite to C etc.| |
|
||||
|[PD computer](public_domain_computer.md)| very hard | | | | needs prerequisites done first (language, logic circ. lib., ...)| Thinkpads :) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue