文件名称:Number-Guess:用多种语言编写的简单猜数游戏
文件大小:11KB
文件格式:ZIP
更新时间:2024-08-01 02:59:59
Java
托尼的猜数 运行make clean清理执行路径,然后make all到设置执行路径,然后make run开始执行。 描述 有一天我感到无聊,所以我用我知道的所有语言制作了一个猜数字游戏...... 也许有一天它会长大...... 语言: -C -C++ -Python -Shell Script -Java* 目录和文件 /来源/ - Source files for each program /执行/ - Executables (or copies of scripts) /运行我 - Shell Script that runs all the programs /Makefile - Makefile to set everything up
【文件预览】:
Number-Guess-master
----RunMe(111B)
----execs()
--------ShellScript.sh(292B)
--------C(9KB)
--------numberGuess.class(1KB)
--------C++(9KB)
--------Python.py(268B)
----Makefile(334B)
----README.md(677B)
----sources()
--------numberGuess.java(1KB)
--------numberGuess.py(268B)
--------numberGuess.c(375B)
--------numberGuess.cpp(433B)
--------numberGuess.sh(292B)