Comment by ๐Ÿš€ anthk_out

Re: "Pokemon battle simulator in C"

In: s/Pokemon

do a prototype with jimtcl and the sqlite bindings first. Jimsh it's smaller than the original tcl but has no tk. But it's very portable.

๐Ÿš€ anthk_out

2025-01-02 ยท 1 year ago

Original Post

๐ŸŒ’ s/Pokemon

๐Ÿฆ‚ zzo38: [mod]

Pokemon battle simulator in C โ€” I intend to make a Pokemon battle simulator in C and would like to work multiple people together on it. I can set up a newsgroup on my NNTP server for the discussion of the project. Goals: It must be FOSS. Written in C, without any dependencies except some parts of the standard library. Made as a library that can be called by other programs. The library does not perform any I/O except by FILE objects given by the caller and by callback functions given by the...

๐Ÿ’ฌ 1 comment ยท 3 likes ยท 2024-09-29 ยท 2 years ago