Employers: discover CodinGame for tech hiring
Practice
Compete
1
Contribute
Learn
2
Log In
Sign Up
Java playground
DWAPS
17.2K views
Real animation in console
by dwaps
1
6
7
8
9
10
11
12
13
120
// {
String dwapsMsg =
"Test that on console !..."
;
System.out.print(dwapsMsg);
AnimationManager am =
new
AnimationManager();
am.numberOfRepetition(
3
);
// am.startAnimation(FramesProvider.FLASH_INFO);
// am.startAnimation(FramesProvider.CAT_AND_MOUSE)
;
//{
Run
® DWAPS Formation - Michael Cornillon
21
0
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io
Suggested playgrounds
Java 8 Stream map tutorial
By
Unnamed contributor
3,821
14
0
Reactive Programming with Reactor 3
By
Reactor
300.8K
287
32
Bulls and Cows
By
CyberLemonade
14.7K
29
1
Algorithmie en Java
By
egaetan
19.4K
56
2
CodinGame - Home
ABOUT US
CAREERS
PRIVACY
FAQ
CodinGame - Work
The #1 tech hiring platform
SCREENING
SOURCING
RETAIN
ABOUT US
CAREERS
PRIVACY
FAQ
Facebook
YouTube
Twitter
LinkedIn
FR
EN
Join the CodinGame community on Discord to chat about puzzle contributions, challenges, streams, blog articles - all that good stuff!
JOIN US ON DISCORD
Online Participants
Keyboard Shortcuts:
?
Show / hide this help menu
×