Skip to content

「踏めば助かるのに...」でおなじみのロボカスに何でも言わせることが出来ます。

License

Notifications You must be signed in to change notification settings

ttak0422/robokssay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

「踏めば助かるのに...」でおなじみのロボカスに何でも言わせることが出来ます。

使い方

gcc main.c -o robokssay
./robokssay "セリフ"

Dockerを使って実行する場合

以下のようにビルドします。

docker build . -t robokssay

実行は以下のようにします。

docker run robokssay robokssay

Result Example

result

About

「踏めば助かるのに...」でおなじみのロボカスに何でも言わせることが出来ます。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.1%
  • Dockerfile 6.9%