New UNIX.COM Mobile Site Icons


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? New UNIX.COM Mobile Site Icons
Prev   Next
# 1  
Old 07-03-2018
New UNIX.COM Mobile Site Icons

Having given up for the time being with a very difficult game engine project to virtualizing cyberspace, am working on the forums again.

Just updated a few icons on the mobile site. Explanations in the picture captions:

Image



Image



Image


Comments or suggestions welcome, as always.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Your site has been switched to Mobile First Indexing

Well, Google throws the web a curve ball again: I thought I was going to get a break from coding; but no..... https://www.unix.com/members/1-albums215-picture1240.png (15 Replies)
Discussion started by: Neo
15 Replies

2. What is on Your Mind?

Check Out UNIX.COM on Mobile - It's Looking Good

If you have not visited the site on mobile lately, you are missing out on a great looking mobile web site. If you don't have a mobile, you can always navigate to the sliding member panel and click on "Mobile View".... It's really looking killer'...... I'm starting to think that soon the... (6 Replies)
Discussion started by: Neo
6 Replies

3. What is on Your Mind?

New Mobile Navbar Icons from Font Awesome

Just changed the mobile site to use Font Awesome icons. Here is the new top navbar view (unregistered users) https://www.unix.com/members/1-albums214-picture903.jpeg (2 Replies)
Discussion started by: Neo
2 Replies

4. What is on Your Mind?

Prototyping New Responsive Mobile for UNIX.COM - Phase II

Have completed "Phase I" of our project "Prototyping New Responsive Mobile UNIX.COM", I am now moving to "Phase II" which will be changing many of the menus and buttons to use Javascript and CSS for the mobile site menus. For example, here is the new "main side menu" for the mobile site (below).... (63 Replies)
Discussion started by: Neo
63 Replies

5. What is on Your Mind?

Prototyping New Responsive Mobile UNIX.COM

I'm working on updates to the mobile phone view, and it's going to look much better I think. Here are some current prototypes: Prototype Mobile Home Page: https://www.unix.com/members/1-albums214-picture690.jpg Prototype Mobile Search Page: ... (43 Replies)
Discussion started by: Neo
43 Replies

6. What is on Your Mind?

Mobile Friendly Version of UNIX.COM

Hello, I have noticed some problems with Google complaining our site is not "https://search.google.com/www.usearch-console/mobile-friendly" using only Tapatalk. So, after a lot of work, I have re-enabled our legacy mobile style and make some improvements and Google has declared us "mobile... (2 Replies)
Discussion started by: Neo
2 Replies

7. What is on Your Mind?

Mobile App for UNIX.com?

Do we have a mobile app for unix.com? (1 Reply)
Discussion started by: ahamed101
1 Replies

8. Shell Programming and Scripting

Running unix scripts by clicking windown icons

any idea..... If i want to run the scripts in unix...can it be done ..just by clicking icons on a windows machine ( connectivity exists between the windows & unix machine ) (1 Reply)
Discussion started by: bishweshwar
1 Replies
Login or Register to Ask a Question
FREETENNIS(6)							   Games Manual 						     FREETENNIS(6)

NAME
freetennis - free tennis simulation game SYNOPSIS
freetennis [options] DESCRIPTION
Free Tennis is a free tennis simulation game. OPTIONS
A summary of options is included below. -help, --help Show summary of options. -p0 <name> The name of player 0 (default: ivan). -p1 <name> The name of player 1 (default: ivan). -donotshowpause When the game is paused, do not show the "paused" sign. Useful for screenshots. -showfps Display the number of Frames Per Second (on the standard output). Useful for debugging. -aidebug Shows some info useful to debug AI. -realistic Make the game realistic. This alters the parabola visibility depending on the player and shot. Better gameplay, but not suitable for newbies. -newbie Make the game not realistic, but more suited to newbies. The parabola is fully visible. -nosound Run with no sound. -xres <integer> The horizontal resolution (default: 640). -yres <integer> The vertical resolution (default: 480). -port <integer> The TCP port to use. Makes sense with -client and -server. The default is 4000. -computerskill <integer> Skill level of computer. A number from 0 (very difficult) to 250 (very easy). Default is 190. -client <ip address> The IP address of the server. Only for multiplayer. -server Run Free Tennis as server. Only for multiplayer. -surf <surface> SURF: surface for the court. Choices are "clay", "cement", "grass". SEE ALSO
http://freetennis.sourceforge.net/ /usr/share/doc/freetennis-common/web-site/index.html AUTHOR
freetennis was written by Maurizio Colucci <maurizio.colucci@gmail.com>. This manual page was written by Bart Martens <bartm@knars.be> and updated by Mehdi Dogguy <dogguy@pps.jussieu.fr>, for the Debian project (but may be used by others). Apr 26, 2008 FREETENNIS(6)