Skip to content
k47de edited this page Feb 3, 2024 · 11 revisions

Welcome to the CHaserLua wiki!

img

Note

日本語版Wikiもご用意しております。 こちらよりどうぞ。
英語版のページのほうが先に更新されるため、日本語版の情報が古い場合があります。
ご了承ください。

What is CHaser?

CHaser is a programming game where you control a character called "Hot" and "Cool" and compete with other players' CHasers. More rules
CHaser is a game that is often used in programming classes in Japan. It is a simple game that can be played on a square board with a size of 15x15.
The game is played by writing a program that controls the CHaser and competing with other players' programs.
In Kushiro, Hokkaido, Japan, there is an annual event called "U-16 Kushiro Programming Contest" where students compete in programming using CHaser.

What is CHaserLua?

CHaserLua is a Lua wrapper for CHaser. It is a library that allows you to write CHaser programs in Lua.
CHaserLua is designed to be easy to use and easy to learn, and is suitable for beginners and students.

Why we use Lua?

Lua was born in Brazil in 1993 and is a lightweight and fast scripting language.
It is widely used in game development and is known for its ease of use and high performance.
It is also easy to learn and has a large community of developers.

How to use CHaserLua?

See Here

How to contribute to CHaserLua?

See Here

License

CHaserLua is licensed under the MIT License.

Thanks and Related Projects

See Here

Contact

If you have any questions or requests, please feel free to contact us.